Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / BaseList<T> Class
Properties Methods


In This Topic
    BaseList<T> Class Members
    In This Topic

    The following tables list the members exposed by BaseList<T>.

    Public Properties
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Protected PropertyGets the reference to the owning collection.  
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.C1Schedule.C1ObservableCollection<T>)
    Protected MethodOverridden. Overrides default behavior of Collection. Prevents from adding items non-existent in the parent collection.  
    Protected Method (Inherited from C1.C1Schedule.C1ObservableCollection<T>)
    Protected Method (Inherited from C1.C1Schedule.C1ObservableCollection<T>)
    Protected MethodOverridden. Overrides default behavior of Collection. Prevents from adding items non-existent in the parent collection.  
    Top
    See Also